home *** CD-ROM | disk | FTP | other *** search
/ Star Trek - Starship Creator / CREATOR.ISO / mac / Starship Creator / ShipMain / missnLib.cxt / 00018_Field_shakedown_pt2.txt < prev    next >
Text File  |  1998-10-08  |  12KB  |  358 lines

  1. //Shakedown Cruise PART 2  --psm 98/08/24, 98/09/13
  2. // Test Labs, Scanners & Probes
  3.  
  4. <MISS = SDC, DES = 0240:0775:Inside Testing Range,  RAR= 000,TIL= 000,>
  5.  
  6. <MSG99 = [1:"Completed probe and scanning tests.", 2:"Inspected status of science facilities."]>
  7. <MSG01 = Proceed with the testing protocol.>
  8. <MSG02 = Move to the prescribed coordinates for the scanning tests.>
  9. <MSG03 = Under way.>
  10. <MSG05 = ...>
  11.  
  12. <ICMD =  #captainSpeaks,MSG01,
  13.      #setGoals,MSG99,
  14.  
  15.     #useLab,Cartography,
  16.       #thenCmd,1,
  17.         #otherSpeaks,Stellar Cartography lab is operational.,
  18.       #elseCmd,1,
  19.         #otherSpeaks,There is no functional Stellar Cartography lab on this vessel.,
  20.  
  21.     #useLab,Cybernetics,
  22.       #thenCmd,1,
  23.         #otherSpeaks,The Cybernetics lab is operational.,
  24.       #elseCmd,1,
  25.         #otherSpeaks,There is no functional Cybernetics lab on this vessel.,
  26.  
  27.     #useLab,CulturalAnthropology,
  28.       #thenCmd,1,
  29.         #otherSpeaks,Cultural Anthropology lab is operational.,
  30.       #elseCmd,1,
  31.         #otherSpeaks,There is no functional Cultural Anthropology lab on this vessel.,
  32.  
  33.     #useLab,PlanetaryScience,
  34.       #thenCmd,1,
  35.         #otherSpeaks,Planetary Science lab is operational.,
  36.       #elseCmd,1,
  37.         #otherSpeaks,There is no functional Planetary Science lab on this vessel.,
  38.  
  39.     #useLab,Exobiology,
  40.       #thenCmd,1,
  41.         #otherSpeaks,The Exobiology lab is operational.,
  42.       #elseCmd,1,
  43.         #otherSpeaks,There is no functional Exobiology lab on this vessel.,
  44.  
  45.     #goal2achieved,-,
  46.  
  47.      #executeGoal,-,>
  48.  
  49. <MSG71 =>
  50. <MSG72 =>
  51. <MSG73 = Probe returns nothing useful, Captain.>
  52. <MSG74 = That probe launch failed.>
  53. <MSG75 = Telemetry coming back from the probe.>
  54.  
  55. <MO_CO_EG = 
  56.  
  57.          #otherSpeaks,Attempting launch of cultural analysis probe.,
  58.          #launchProbe, 190 800 CulturalAnalysis,
  59.                   #thenCmd,6,
  60.                      #otherSpeaks,MSG71,
  61.                         #getProbeData,-,
  62.                           #thenCmd,1,
  63.                               #captainSpeaks,MSG72,
  64.                           #elseCmd,1,
  65.                               #otherSpeaks,MSG73,
  66.                   #elseCmd,1,
  67.                         #captainSpeaks,MSG74,
  68.     
  69.          #otherSpeaks,Attempting launch of sample recovery probe.,
  70.          #launchProbe, 270 780 SampleRecovery,
  71.                   #thenCmd,6,
  72.                      #otherSpeaks,MSG71,
  73.                         #getProbeData,-,
  74.                           #thenCmd,1,
  75.                               #captainSpeaks,MSG72,
  76.                           #elseCmd,1,
  77.                               #otherSpeaks,MSG73,
  78.                   #elseCmd,1,
  79.                         #captainSpeaks,MSG74,
  80.     
  81.          #otherSpeaks,Attempting launch of long term observation probe.,
  82.          #launchProbe, 190 700 LongTermObservation,
  83.                   #thenCmd,6,
  84.                      #otherSpeaks,MSG71,
  85.                         #getProbeData,-,
  86.                           #thenCmd,1,
  87.                               #captainSpeaks,MSG72,
  88.                           #elseCmd,1,
  89.                               #otherSpeaks,MSG73,
  90.                   #elseCmd,1,
  91.                         #captainSpeaks,MSG74,
  92.     
  93.          #otherSpeaks,Attempting launch of spectral data probe.,
  94.          #launchProbe, 250 785 SpectralData,
  95.                   #thenCmd,6,
  96.                      #otherSpeaks,MSG71,
  97.                         #getProbeData,-,
  98.                           #thenCmd,1,
  99.                               #captainSpeaks,MSG72,
  100.                           #elseCmd,1,
  101.                               #otherSpeaks,MSG73,
  102.                   #elseCmd,1,
  103.                         #captainSpeaks,MSG74,
  104.     
  105.          #otherSpeaks,Attempting launch of energy data probe.,
  106.          #launchProbe, 270 780 EnergyData,
  107.                   #thenCmd,6,
  108.                      #otherSpeaks,MSG71,
  109.                         #getProbeData,-,
  110.                           #thenCmd,1,
  111.                               #captainSpeaks,MSG72,
  112.                           #elseCmd,1,
  113.                               #otherSpeaks,MSG73,
  114.                   #elseCmd,1,
  115.                         #captainSpeaks,MSG74,
  116.     
  117.          #otherSpeaks,Attempting launch of geological data probe.,
  118.          #launchProbe, 250 785 GeologicalData,
  119.                   #thenCmd,6,
  120.                      #otherSpeaks,MSG71,
  121.                         #getProbeData,-,
  122.                           #thenCmd,1,
  123.                               #captainSpeaks,MSG72,
  124.                           #elseCmd,1,
  125.                               #otherSpeaks,MSG73,
  126.                   #elseCmd,1,
  127.                         #captainSpeaks,MSG74,
  128.     
  129.          #otherSpeaks,Attempting launch of gravimetric data probe.,
  130.          #launchProbe, 280 790 GravimetricData,
  131.                   #thenCmd,6,
  132.                      #otherSpeaks,MSG71,
  133.                         #getProbeData,-,
  134.                           #thenCmd,1,
  135.                               #captainSpeaks,MSG72,
  136.                           #elseCmd,1,
  137.                               #otherSpeaks,MSG73,
  138.                   #elseCmd,1,
  139.                         #captainSpeaks,MSG74,
  140.     
  141.          #otherSpeaks,Attempting launch of probe as a comm beacon.,
  142.          #launchProbe, 280 790 CommBeacon,
  143.                   #thenCmd,6,
  144.                      #otherSpeaks,MSG71,
  145.                         #getProbeData,-,
  146.                           #thenCmd,1,
  147.                               #captainSpeaks,MSG72,
  148.                           #elseCmd,1,
  149.                               #otherSpeaks,MSG73,
  150.                   #elseCmd,1,
  151.                         #captainSpeaks,MSG74,
  152.     
  153.          #otherSpeaks,Attempting launch of a message-delivery probe.,
  154.          #launchProbe, 200 700 MessageProbe,
  155.                   #thenCmd,6,
  156.                      #otherSpeaks,MSG71,
  157.                         #getProbeData,-,
  158.                           #thenCmd,1,
  159.                               #captainSpeaks,MSG72,
  160.                           #elseCmd,1,
  161.                               #otherSpeaks,MSG73,
  162.                   #elseCmd,1,
  163.                         #captainSpeaks,MSG74,
  164.         
  165.         #captainSpeaks,That concludes the Probe tests.,
  166.  
  167.         #departArea,MSG02, 
  168.  
  169.          //gotoWarp,-,
  170.          #disengageImpulseEng,-,
  171.          #engageWarpEng,-,
  172.             #thenCmd,1,
  173.                 #captainSpeaks,MSG03,
  174.             #elseCmd,1,
  175.                 #HQCmd1,-,
  176.  
  177.     #testHitTarget,-,
  178.  
  179.     #otherSpeaks,MSG11,
  180.     #partSpectraScan,0450 0650,
  181.       #thenCmd,1,
  182.         #otherSpeaks,MSG33,
  183.       #elseCmd,1,
  184.         #otherSpeaks,MSG34,
  185.     #waitAbit,-,
  186.     #otherSpeaks,MSG12,
  187.  
  188.     #otherSpeaks,MSG11,
  189.     #gravimetrScan,0450 0650,
  190.       #thenCmd,1,
  191.         #otherSpeaks,MSG33,
  192.       #elseCmd,1,
  193.         #otherSpeaks,MSG34,
  194.     #waitAbit,-,
  195.     #otherSpeaks,MSG12,
  196.  
  197.     #otherSpeaks,MSG11,
  198.     #protspectScan,0450 0650,
  199.       #thenCmd,1,
  200.         #otherSpeaks,MSG33,
  201.       #elseCmd,1,
  202.         #otherSpeaks,MSG34,
  203.     #waitAbit,-,
  204.     #otherSpeaks,MSG12,
  205.  
  206.     #otherSpeaks,MSG11,
  207.     #subSpaceScan,0450 0650,
  208.       #thenCmd,1,
  209.         #otherSpeaks,MSG33,
  210.       #elseCmd,1,
  211.         #otherSpeaks,MSG34,
  212.     #waitAbit,-,
  213.     #otherSpeaks,MSG12,
  214.  
  215.     #otherSpeaks,MSG11,
  216.     #gravitonScan,0450 0650,
  217.       #thenCmd,1,
  218.         #otherSpeaks,MSG33,
  219.       #elseCmd,1,
  220.         #otherSpeaks,MSG34,
  221.     #waitAbit,-,
  222.     #otherSpeaks,MSG12,
  223.  
  224.     #otherSpeaks,MSG11,
  225.     #gammaScan,0450 0650,
  226.       #thenCmd,1,
  227.         #otherSpeaks,MSG33,
  228.       #elseCmd,1,
  229.         #otherSpeaks,MSG34,
  230.     #waitAbit,-,
  231.     #otherSpeaks,MSG12,
  232.  
  233.     #otherSpeaks,MSG11,
  234.     #infraRedScan,0450 0650,
  235.       #thenCmd,1,
  236.         #otherSpeaks,MSG33,
  237.       #elseCmd,1,
  238.         #otherSpeaks,MSG34,
  239.     #waitAbit,-,
  240.     #otherSpeaks,MSG12,
  241.  
  242.     #otherSpeaks,MSG11,
  243.     #partclMapScan,0450 0650,
  244.       #thenCmd,1,
  245.         #otherSpeaks,MSG33,
  246.       #elseCmd,1,
  247.         #otherSpeaks,MSG34,
  248.     #waitAbit,-,
  249.     #otherSpeaks,MSG12,
  250.  
  251.     #otherSpeaks,MSG11,
  252.       #opticalScan,0450 0650,
  253.       #thenCmd,1,
  254.         #otherSpeaks,MSG33,
  255.       #elseCmd,1,
  256.         #otherSpeaks,MSG34,
  257.     #waitAbit,-,
  258.     #otherSpeaks,MSG12,
  259.  
  260.     #otherSpeaks,MSG11,
  261.     #longRangeScan,0450 0650,
  262.       #thenCmd,1,
  263.         #otherSpeaks,MSG33,
  264.       #elseCmd,1,
  265.         #otherSpeaks,MSG34,
  266.     #waitAbit,-,
  267.     #otherSpeaks,MSG12,
  268.  
  269.     #otherSpeaks,MSG11,
  270.      #freqScan,0450 0650,
  271.       #thenCmd,1,
  272.         #otherSpeaks,MSG33,
  273.       #elseCmd,1,
  274.         #otherSpeaks,MSG34,
  275.     #waitAbit,-,
  276.     #otherSpeaks,MSG12,
  277.  
  278.     #otherSpeaks,MSG11,
  279.     #lifeFormScan,0450 0650,
  280.       #thenCmd,1,
  281.         #otherSpeaks,MSG33,
  282.       #elseCmd,1,
  283.         #otherSpeaks,MSG34,
  284.     #waitAbit,-,
  285.     #otherSpeaks,MSG12,
  286.  
  287.     #goal1achieved,-,
  288.     #closeMission,Let's proceed to Phase 3.,>
  289.  
  290. // ========================================
  291. // Close Mission Phase on #closeMission
  292.  
  293. <CCMD =     
  294.      #linkMission,shakedown_pt3,>
  295.  
  296. // ========================================
  297. // MSG Table
  298.  
  299. <MSG32 = Running optical scan of the area.>
  300. <MSG33 = <SWAP=activeShip;scan>Data collected.>
  301. <MSG34 = Result negative.>
  302. <MSG35 = Starting long-range scan.>
  303. <MSG36 = Initiating hi-band radio frequency scan.>
  304. <MSG37 = Running life-form analysis.>
  305. <MSG38 = >
  306. <MSG11 =>
  307. <MSG12 = <SWAP=activeShip;icon>>
  308. // ==============================================================
  309. // ENVIRONMENT OVERLAY DATA -- moved to here is ok?
  310.  
  311. <LEVTMAP = #blackHole,500,500,Black hole in area., #asteroid,600,200,Asteroid field,>
  312.  
  313. <TEVTMAP = #wearNTear,1200,-, #fireDrill,2400,-,>
  314.  
  315. // replace #nothing with ...
  316. // #interstellarDust, #debris, #distortion to obscure the signal!
  317. // #something to indicate scanners detect sucessfully 
  318. // use the text message to feed back a more specific description
  319.  
  320. // <MO_SN_LR> longRangeScan
  321. <MO_SN_LR = 0400,0600,0500,0700,#interstellarDust,A cloud of microparticles is obscuring the signal.; 0400,0600,0500,0700,#something,Long range scan picks up a possible stellar fragment.;>
  322. // <MO_SN_RF> freqScan
  323. <MO_SN_RF = 0400,0600,0500,0700,#something,High-gradient EM fields.;>
  324. // <MO_SN_PA> partSpectraScan
  325. <MO_SN_PA = 0,0,0,0,#nothing, ;>
  326. // <MO_SN_GM> gravimetrScan
  327. <MO_SN_GM = 0400,0600,0500,0700,#interstellarDust,Residual nebular material is obscuring any detail.;>
  328. // <MO_SN_PR> protspectScan
  329. <MO_SN_PR = 0,0,0,0,#nothing, ;>
  330. // <MO_SN_LF> lifeFormScan
  331. <MO_SN_LF = 0400,0600,0500,0700,#something,No lifeforms detected.;>
  332. // <MO_SN_SS> subSpaceScan
  333. <MO_SN_SS = 0,0,0,0,#nothing, ;>
  334. // <MO_SN_OP> opticalScan
  335. <MO_SN_OP = 0400,0600,0500,0700,#something,Scanners detect nonspecific spectral anomalies.;>
  336. // <MO_SN_GF> gravitonScan
  337. <MO_SN_GF = 0,0,0,0,#nothing, ;>
  338. // <MO_SN_GR> gammaScan
  339. <MO_SN_GR = 0,0,0,0,#nothing, ;>
  340. // <MO_SN_IR> infraRedScan
  341. <MO_SN_IR = 0,0,0,0,#nothing, ;>
  342. // <MO_SN_PM> partclMapScan
  343. <MO_SN_PM = 0,0,0,0,#nothing, ;>
  344.  
  345. <MO_PRB_DATA = 0,0,0,0,#nothing,-,120,450,400,850,#something,Telemetry coming back from the probe.;>
  346.  
  347. // HQ Dialog Boxes ===============================================
  348. <MO_HQ_EV0 = 1,>
  349. <MO_HQ_EV1 = ALERT: Warp engines not responding. Possible subsystem inadequacies or damage. Refer to System Performance Analysis in the outcome report for symptoms.,
  350.             #otherSpeaks,-,Ignore and carry on., #simOver ,-,Stop mission., #HQCmd1,>
  351.  
  352. //end
  353.  
  354.  
  355.  
  356.  
  357.  
  358.